[INFO] cloning repository https://github.com/takizawahisao4811/nx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takizawahisao4811/nx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakizawahisao4811%2Fnx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakizawahisao4811%2Fnx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47e2d77a2902a010c1a8bee1038c96413ea38b9e
[INFO] checking takizawahisao4811/nx against try#05c0158cca4d7ab383df6c11b9cc128ebf3730be for pr-156977
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakizawahisao4811%2Fnx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (4975/9727)
Updating files:  52% (5059/9727)
Updating files:  53% (5156/9727)
Updating files:  54% (5253/9727)
Updating files:  55% (5350/9727)
Updating files:  56% (5448/9727)
Updating files:  57% (5545/9727)
Updating files:  58% (5642/9727)
Updating files:  59% (5739/9727)
Updating files:  60% (5837/9727)
Updating files:  61% (5934/9727)
Updating files:  62% (6031/9727)
Updating files:  63% (6129/9727)
Updating files:  64% (6226/9727)
Updating files:  65% (6323/9727)
Updating files:  66% (6420/9727)
Updating files:  67% (6518/9727)
Updating files:  68% (6615/9727)
Updating files:  69% (6712/9727)
Updating files:  70% (6809/9727)
Updating files:  71% (6907/9727)
Updating files:  72% (7004/9727)
Updating files:  73% (7101/9727)
Updating files:  74% (7198/9727)
Updating files:  75% (7296/9727)
Updating files:  76% (7393/9727)
Updating files:  77% (7490/9727)
Updating files:  78% (7588/9727)
Updating files:  79% (7685/9727)
Updating files:  80% (7782/9727)
Updating files:  81% (7879/9727)
Updating files:  82% (7977/9727)
Updating files:  83% (8074/9727)
Updating files:  84% (8171/9727)
Updating files:  85% (8268/9727)
Updating files:  86% (8366/9727)
Updating files:  87% (8463/9727)
Updating files:  88% (8560/9727)
Updating files:  89% (8658/9727)
Updating files:  90% (8755/9727)
Updating files:  91% (8852/9727)
Updating files:  92% (8949/9727)
Updating files:  93% (9047/9727)
Updating files:  94% (9144/9727)
Updating files:  95% (9241/9727)
Updating files:  96% (9338/9727)
Updating files:  97% (9436/9727)
Updating files:  98% (9533/9727)
Updating files:  99% (9630/9727)
Updating files: 100% (9727/9727)
Updating files: 100% (9727/9727), done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/takizawahisao4811/nx
[INFO] finished tweaking git repo https://github.com/takizawahisao4811/nx
[INFO] tweaked toml for git repo https://github.com/takizawahisao4811/nx written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takizawahisao4811/nx on toolchain 05c0158cca4d7ab383df6c11b9cc128ebf3730be
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takizawahisao4811/nx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc2/source/packages/nx/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842
[INFO] running `Command { std: "docker" "start" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/packages/nx/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling swc_atoms v0.5.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking better_scoped_tls v0.1.2
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=0197074a5101edb6 -C extra-filename=-3bc8d7eb96975bb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842", kill_on_drop: false }`
[INFO] [stdout] ac13471c387a4e1c52932d8abc5de37aab6dd811ab8bc2d768edce6a0728b842
